github.com/google/go-cmp/cmp.textNode.Len (method)
5 uses
github.com/google/go-cmp/cmp (current package)
report_compare.go#L129: } else if outx.Len() < outy.Len() {
report_text.go#L68: Len() int
report_text.go#L104: return len(s.Prefix) + s.Value.Len() + len(s.Suffix)
report_text.go#L174: n += r.Value.Len()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)